mac-gui: gpsbabel
file gpsbabel | grep '2 architectures' || exit 1
- file gui/objects/gpsbabelfe-bin.app/Contents/MacOS/gpsbabelfe-bin | grep '2 architectures' || exit 1
+ file gui/objects/GPSBabelFE.app/Contents/MacOS/GPSBabelFE | grep '2 architectures' || exit 1
cd gui ; qmake && xcodebuild
cd gui ; lupdate app.pro
cd gui ; lrelease app.pro
- mkdir gui/objects/gpsbabelfe-bin.app/Contents/MacOS/lang
- cp gui/*.qm gui/objects/gpsbabelfe-bin.app/Contents/MacOS/lang
- cp gpsbabel gui/objects/gpsbabelfe-bin.app/Contents/MacOS
- cp -r gui/help gui/objects/gpsbabelfe-bin.app/Contents/MacOS
- cp gui/gmapbase.html gui/objects/gpsbabelfe-bin.app/Contents/MacOS
+ mkdir gui/objects/GPSBabelFE.app/Contents/MacOS/lang
+ cp gui/*.qm gui/objects/gpsbabelFE.app/Contents/MacOS/lang
+ cp gpsbabel gui/objects/GPSBabelFE.app/Contents/MacOS
+ cp -r gui/help gui/objects/GPSBabelFE.app/Contents/MacOS
+ cp gui/gmapbase.html gui/objects/GPSBabelFE.app/Contents/MacOS
tools/mac-localize
# Build the Qt front end, place GPSBabel in the right place, deploy all
# the libs.
mac-gui-dmg: mac-gui
- rm -f gui/objects/gpsbabelfe-bin.dmg
- cd gui/objects ; macdeployqt gpsbabelfe-bin.app -dmg
- mv gui/objects/gpsbabelfe-bin.dmg gui/objects/GPSBabel-$(VERSIOND).dmg
+ rm -f gui/objects/GPSBabelFE.dmg
+ cd gui/objects ; macdeployqt GPSBabelFE.app -dmg
+ mv gui/objects/GPSBabelFE.dmg gui/objects/GPSBabel-$(VERSIOND).dmg
msvc-build:
make CC=@CL.EXE DEBUGGING="" EXTRA_CFLAGS="-nologo -W3 -WL -D__WIN32__ -I msvc/expat " OUTPUT_SWITCH="-Fo" $(OBJS)
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for GPSBabel 1.3.7.
+# Generated by GNU Autoconf 2.61 for GPSBabel 1.4.0.
#
# Report bugs to <BUG-REPORT-ADDRESS>.
#
# Identity of this package.
PACKAGE_NAME='GPSBabel'
PACKAGE_TARNAME='gpsbabel'
-PACKAGE_VERSION='1.3.7'
-PACKAGE_STRING='GPSBabel 1.3.7'
+PACKAGE_VERSION='1.4.0'
+PACKAGE_STRING='GPSBabel 1.4.0'
PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
# Factoring default headers for most tests.
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GPSBabel 1.3.7 to adapt to many kinds of systems.
+\`configure' configures GPSBabel 1.4.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GPSBabel 1.3.7:";;
+ short | recursive ) echo "Configuration of GPSBabel 1.4.0:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GPSBabel configure 1.3.7
+GPSBabel configure 1.4.0
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GPSBabel $as_me 1.3.7, which was
+It was created by GPSBabel $as_me 1.4.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+DOCVERSION=`echo $PACKAGE_VERSION`
+
+
# Increase GBBUILD for a new release
-GBBUILD=20
+GBBUILD=21
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-PACKAGE_RELEASE="-beta20100518"
+# PACKAGE_RELEASE="-beta20100518"
+# DOCVERSION=development
cat >>confdefs.h <<_ACEOF
#define PACKAGE_RELEASE "$PACKAGE_RELEASE"
-DOCVERSION=`echo $PACKAGE_VERSION`
-DOCVERSION=development
-#DOCVERSION=1.3.6
+
+
GBMAJOR=`echo $PACKAGE_VERSION | (IFS="."; read major minor micro; echo $major)`
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GPSBabel $as_me 1.3.7, which was
+This file was extended by GPSBabel $as_me 1.4.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-GPSBabel config.status 1.3.7
+GPSBabel config.status 1.4.0
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
AC_PREREQ(2.59)
-AC_INIT(GPSBabel, 1.3.7, BUG-REPORT-ADDRESS)
+AC_INIT(GPSBabel, 1.4.0, BUG-REPORT-ADDRESS)
+DOCVERSION=`echo $PACKAGE_VERSION`
+
+
# Increase GBBUILD for a new release
-GBBUILD=20
+GBBUILD=21
# YYYYMMDD, please, if beta, i.e. "-beta20060413"
-PACKAGE_RELEASE="-beta20100518"
+# PACKAGE_RELEASE="-beta20100518"
+# DOCVERSION=development
AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.])
AC_SUBST(PACKAGE_RELEASE)
-DOCVERSION=`echo $PACKAGE_VERSION`
-DOCVERSION=development
-#DOCVERSION=1.3.6
+
+
AC_SUBST(DOCVERSION)
GBMAJOR=`echo $PACKAGE_VERSION | (IFS="."; read major minor micro; echo $major)`
*
* Isn't simplification via automation grand?
*/
-#define VERSION "1.3.7-beta20100518"
-#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-development"
+#define VERSION "1.4.0"
+#define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-1.4.0"
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<source>Disable All</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ProcessWaitDialog</name>
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <location filename="donate.ui" line="32"/>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="47"/>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="61"/>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="71"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="93"/>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="100"/>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="248"/>
- <location filename="mainwindow.cpp" line="249"/>
+ <location filename="mainwindow.cpp" line="257"/>
+ <location filename="mainwindow.cpp" line="258"/>
<source>default</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="411"/>
+ <location filename="mainwindow.cpp" line="420"/>
<source>Select one or more input files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="438"/>
+ <location filename="mainwindow.cpp" line="447"/>
<source>Output File Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.cpp" line="507"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="509"/>
+ <location filename="mainwindow.cpp" line="518"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="531"/>
+ <location filename="mainwindow.cpp" line="540"/>
<source>Input and output formats do not support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="534"/>
+ <location filename="mainwindow.cpp" line="543"/>
<source>Input does not support %1; output format supports %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="537"/>
+ <location filename="mainwindow.cpp" line="546"/>
<source>Input format supports %1; output format does not support %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="540"/>
+ <location filename="mainwindow.cpp" line="549"/>
<source>Both input and output formats support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="561"/>
+ <location filename="mainwindow.cpp" line="570"/>
<source>waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="562"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="572"/>
<source>routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="653"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>There are no input options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="660"/>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="669"/>
+ <location filename="mainwindow.cpp" line="689"/>
<source>Options for %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="673"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>There are no output options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="694"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="713"/>
+ <location filename="mainwindow.cpp" line="722"/>
<source>No input file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
+ <location filename="mainwindow.cpp" line="729"/>
<source>No valid output specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="725"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>No output file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="741"/>
+ <location filename="mainwindow.cpp" line="750"/>
<source>Process "%1" did not start</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="755"/>
+ <location filename="mainwindow.cpp" line="764"/>
<source>Process exited unsucessfully with code %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="908"/>
+ <location filename="mainwindow.cpp" line="917"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="993"/>
+ <location filename="mainwindow.cpp" line="1012"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1017"/>
+ <location filename="mainwindow.cpp" line="1036"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1079"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1062"/>
+ <location filename="mainwindow.cpp" line="1081"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="61"/>
+ <location filename="preferences.ui" line="59"/>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="preferences.ui" line="68"/>
<source>Formats</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="69"/>
+ <location filename="preferences.ui" line="76"/>
<source>Enabled Formats</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="93"/>
+ <location filename="preferences.ui" line="100"/>
<source>Enable All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="100"/>
+ <location filename="preferences.ui" line="107"/>
<source>Disable All</source>
<translation type="unfinished"></translation>
</message>
<context>
<name>UpgradeCheck</name>
<message>
- <location filename="upgrade.cpp" line="205"/>
+ <location filename="upgrade.cpp" line="207"/>
<source>HTTP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="206"/>
+ <location filename="upgrade.cpp" line="208"/>
<source>Download failed: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="235"/>
+ <location filename="upgrade.cpp" line="237"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="236"/>
+ <location filename="upgrade.cpp" line="238"/>
<source>Invalid return data at line %1: %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="275"/>
+ <location filename="upgrade.cpp" line="277"/>
<source>A new version of GPSBabel is available.<br />Your version is %1 <br />The latest version is %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="286"/>
+ <location filename="upgrade.cpp" line="288"/>
<source>Upgrade</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="292"/>
+ <location filename="upgrade.cpp" line="294"/>
<source>Do you wish to download an upgrade?</source>
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <location filename="version_mismatch.ui" line="32"/>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="38"/>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="47"/>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="81"/>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="115"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
<translation>schlaue Kurznamen generieren.</translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <location filename="donate.ui" line="32"/>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="47"/>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="61"/>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="71"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="93"/>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="100"/>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<context>
<name>MainWindow</name>
<message>
- <location filename="mainwindow.cpp" line="248"/>
- <location filename="mainwindow.cpp" line="249"/>
+ <location filename="mainwindow.cpp" line="257"/>
+ <location filename="mainwindow.cpp" line="258"/>
<source>default</source>
<translation>default</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="411"/>
+ <location filename="mainwindow.cpp" line="420"/>
<source>Select one or more input files</source>
<translation>eine oder mehrere Originaldateien markieren</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="438"/>
+ <location filename="mainwindow.cpp" line="447"/>
<source>Output File Name</source>
<translation>Zieldatei-Name</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.cpp" line="507"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Das Programm muss abgebrochen werden.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="509"/>
+ <location filename="mainwindow.cpp" line="518"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Das Prgramm muss abgebrochen werden.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="531"/>
+ <location filename="mainwindow.cpp" line="540"/>
<source>Input and output formats do not support %1</source>
<translation>Keine Unterstützung für %1 im Ein- oder Ausgabeformat</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="534"/>
+ <location filename="mainwindow.cpp" line="543"/>
<source>Input does not support %1; output format supports %2</source>
<translation>Keine Unterstützung für %1 im Eingabeformat; Ausgabeformat unterstützt %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="537"/>
+ <location filename="mainwindow.cpp" line="546"/>
<source>Input format supports %1; output format does not support %2</source>
<translation>Eingabeformat unterstützt %1. Keine Unterstützung für %2 im Ausgabeformat</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="540"/>
+ <location filename="mainwindow.cpp" line="549"/>
<source>Both input and output formats support %1</source>
<translation>Ein- und Ausgabeformat unterstützen %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="561"/>
+ <location filename="mainwindow.cpp" line="570"/>
<source>waypoints</source>
<translation>Wegpunkte</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="562"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>tracks</source>
<translation>tracks</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="572"/>
<source>routes</source>
<translation>Routen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="653"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>There are no input options for format "%1"</source>
<translation>Es gibt keine Eingabeoptionen für das Format "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="660"/>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="669"/>
+ <location filename="mainwindow.cpp" line="689"/>
<source>Options for %1</source>
<translation>Optionen für %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="673"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>There are no output options for format "%1"</source>
<translation>Es gibt keine Ausgabeoptionen für das Format "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="694"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>keine gültige Angabe von Wegpunkt-/Routen-/Trackfiltern</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="713"/>
+ <location filename="mainwindow.cpp" line="722"/>
<source>No input file specified</source>
<translation>keine Quelldatei angegeben</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
+ <location filename="mainwindow.cpp" line="729"/>
<source>No valid output specified</source>
<translation>keine gültiges Ziel angegeben</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="725"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>No output file specified</source>
<translation>keine Zieldatei angegeben</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="741"/>
+ <location filename="mainwindow.cpp" line="750"/>
<source>Process "%1" did not start</source>
<translation>Prozess "%1" wurde nicht gestartet</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="755"/>
+ <location filename="mainwindow.cpp" line="764"/>
<source>Process exited unsucessfully with code %1</source>
<translation>Prozess endete mit code %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Translation successful</source>
<translation>Konvertierung erfolgreich</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="908"/>
+ <location filename="mainwindow.cpp" line="917"/>
<source>Error running gpsbabel: %1
</source>
<translation>Fehler beim Aufruf von gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="993"/>
+ <location filename="mainwindow.cpp" line="1012"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Sind Sie sicher, dass Sie alle Formatoptionen auf die Vorgaben stellen wollen?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1017"/>
+ <location filename="mainwindow.cpp" line="1036"/>
<source>About %1</source>
<translation>Über %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1079"/>
<source>One or more data filters are active</source>
<translation>Einer oder mehrere Datenfilter sind aktiviert</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1062"/>
+ <location filename="mainwindow.cpp" line="1081"/>
<source>No data filters are active</source>
<translation>Keine Datenfilter sind aktiv</translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="61"/>
+ <location filename="preferences.ui" line="59"/>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="preferences.ui" line="68"/>
<source>Formats</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="69"/>
+ <location filename="preferences.ui" line="76"/>
<source>Enabled Formats</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="93"/>
+ <location filename="preferences.ui" line="100"/>
<source>Enable All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="100"/>
+ <location filename="preferences.ui" line="107"/>
<source>Disable All</source>
<translatorcomment>Via GT</translatorcomment>
<translation>Alle deaktivieren</translation>
<context>
<name>UpgradeCheck</name>
<message>
- <location filename="upgrade.cpp" line="205"/>
+ <location filename="upgrade.cpp" line="207"/>
<source>HTTP</source>
<translation>HTTP</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="206"/>
+ <location filename="upgrade.cpp" line="208"/>
<source>Download failed: %1.</source>
<translation>Download fehlgeschlagen: %1.</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="235"/>
+ <location filename="upgrade.cpp" line="237"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="236"/>
+ <location filename="upgrade.cpp" line="238"/>
<source>Invalid return data at line %1: %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="275"/>
+ <location filename="upgrade.cpp" line="277"/>
<source>A new version of GPSBabel is available.<br />Your version is %1 <br />The latest version is %2</source>
<translation>Eine neue Version von GPSBabel ist verfügbar.<br />Die installierte Version ist %1 <br />Die neueste Version ist %2</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="292"/>
+ <location filename="upgrade.cpp" line="294"/>
<source>Do you wish to download an upgrade?</source>
<translation>Möchten Sie die Aktualisierung herunter laden?</translation>
</message>
<translation type="obsolete"><center><b>Eine neue GPSBabel-Version ist verf&uumlgbar</b><br>Die Version auf diesem Computer ist %1 <br>Die neueste Version ist %2</center></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="286"/>
+ <location filename="upgrade.cpp" line="288"/>
<source>Upgrade</source>
<translation>Update</translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <location filename="version_mismatch.ui" line="32"/>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="38"/>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="47"/>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="81"/>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="115"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
<translation>Crear nombres cortors de forma automática.</translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <location filename="donate.ui" line="32"/>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="47"/>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="61"/>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="71"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="93"/>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="100"/>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<context>
<name>MainWindow</name>
<message>
- <location filename="mainwindow.cpp" line="248"/>
- <location filename="mainwindow.cpp" line="249"/>
+ <location filename="mainwindow.cpp" line="257"/>
+ <location filename="mainwindow.cpp" line="258"/>
<source>default</source>
<translation>Defecto</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="411"/>
+ <location filename="mainwindow.cpp" line="420"/>
<source>Select one or more input files</source>
<translation>Seleccionar uno o más archivos de entrada</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="438"/>
+ <location filename="mainwindow.cpp" line="447"/>
<source>Output File Name</source>
<translation>Nombre del fichero de salida</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.cpp" line="507"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation>Se ha producido un error cuando se intentaba leer la configuración. Compruebe que el núcleo de "gpsbabel" está instalado correctamente y que se halla en la RUTA actual. Este programa no puede continuar.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="509"/>
+ <location filename="mainwindow.cpp" line="518"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation>El formato de alfunos ficheros o dispositivos no se halló durante la inicialización. Compruebe que el núcleo de "gpsbabel" está instalado correctamente y que se halla en la RUTA actual. Este programa no puede continuar.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="531"/>
+ <location filename="mainwindow.cpp" line="540"/>
<source>Input and output formats do not support %1</source>
<translation>Formatos de entrada y salida inadmisibles %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="534"/>
+ <location filename="mainwindow.cpp" line="543"/>
<source>Input does not support %1; output format supports %2</source>
<translation>Formatos de entrada inadmisible %1; Formatos de salida inadmisible %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="537"/>
+ <location filename="mainwindow.cpp" line="546"/>
<source>Input format supports %1; output format does not support %2</source>
<translation></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="540"/>
+ <location filename="mainwindow.cpp" line="549"/>
<source>Both input and output formats support %1</source>
<translation>Formatos de entrada y salida admisibles (ambos) %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="561"/>
+ <location filename="mainwindow.cpp" line="570"/>
<source>waypoints</source>
<translation>Puntos de interés</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="562"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>tracks</source>
<translation>Registro de trazados</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="572"/>
<source>routes</source>
<translation>Rutas</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="653"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>There are no input options for format "%1"</source>
<translation>No hay opciones de entrada para el formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="660"/>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="669"/>
+ <location filename="mainwindow.cpp" line="689"/>
<source>Options for %1</source>
<translation>Opciones de %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="673"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>There are no output options for format "%1"</source>
<translation>No hay opciones de salida para el formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="694"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>Se han especificicado puntos de interés, trazados o rutas no traducibles</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="713"/>
+ <location filename="mainwindow.cpp" line="722"/>
<source>No input file specified</source>
<translation>No se ha especificado el fichero de entrada</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
+ <location filename="mainwindow.cpp" line="729"/>
<source>No valid output specified</source>
<translation>El fichero de salida no es válido</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="725"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>No output file specified</source>
<translation>No se ha especificado el fichero de salida</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="741"/>
+ <location filename="mainwindow.cpp" line="750"/>
<source>Process "%1" did not start</source>
<translation>El proceso "%1" no comenzó</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="755"/>
+ <location filename="mainwindow.cpp" line="764"/>
<source>Process exited unsucessfully with code %1</source>
<translation>El proceso terminó sin suerte y con el código %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Translation successful</source>
<translation>Traducción realizada con éxito</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="908"/>
+ <location filename="mainwindow.cpp" line="917"/>
<source>Error running gpsbabel: %1
</source>
<translation>Error ejecutando gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="993"/>
+ <location filename="mainwindow.cpp" line="1012"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>¿Estás seguro de que quieres volver a los formatos por defecto?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1017"/>
+ <location filename="mainwindow.cpp" line="1036"/>
<source>About %1</source>
<translation>Acerca de %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1079"/>
<source>One or more data filters are active</source>
<translation>Uno o más filtros de datos están activos</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1062"/>
+ <location filename="mainwindow.cpp" line="1081"/>
<source>No data filters are active</source>
<translation>Ningún filtro de datos está activo</translation>
</message>
<translation>Enviar datos de uso de manera anónima.</translation>
</message>
<message>
- <location filename="preferences.ui" line="61"/>
+ <location filename="preferences.ui" line="59"/>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="preferences.ui" line="68"/>
<source>Formats</source>
<translation>Formatos</translation>
</message>
<message>
- <location filename="preferences.ui" line="69"/>
+ <location filename="preferences.ui" line="76"/>
<source>Enabled Formats</source>
<translation>Formatos activos</translation>
</message>
<message>
- <location filename="preferences.ui" line="93"/>
+ <location filename="preferences.ui" line="100"/>
<source>Enable All</source>
<translation>Activar todo</translation>
</message>
<message>
- <location filename="preferences.ui" line="100"/>
+ <location filename="preferences.ui" line="107"/>
<source>Disable All</source>
<translation>Desactivar todo</translation>
</message>
<context>
<name>UpgradeCheck</name>
<message>
- <location filename="upgrade.cpp" line="205"/>
+ <location filename="upgrade.cpp" line="207"/>
<source>HTTP</source>
<translation>HTTP</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="206"/>
+ <location filename="upgrade.cpp" line="208"/>
<source>Download failed: %1.</source>
<translation>La descarga falló: %1.</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="235"/>
+ <location filename="upgrade.cpp" line="237"/>
<source>Error</source>
<translation>Error</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="236"/>
+ <location filename="upgrade.cpp" line="238"/>
<source>Invalid return data at line %1: %2.</source>
<translation>Ha devuelto datos no válidos en la línea %1: %2.</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="275"/>
+ <location filename="upgrade.cpp" line="277"/>
<source>A new version of GPSBabel is available.<br />Your version is %1 <br />The latest version is %2</source>
<translation>Una nueva versióon de GPSBabel ha salido ya. <br />Tu versión es la %1 <br />La última versióon sería %2</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="292"/>
+ <location filename="upgrade.cpp" line="294"/>
<source>Do you wish to download an upgrade?</source>
<translation>¿Quieres bajarte una actualización?</translation>
</message>
<translation type="obsolete"><center><b>Una nueva versión de GPSBabel está disponible </b><br>La versión actual es %1 <br> La versión más reciente es %2</center></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="286"/>
+ <location filename="upgrade.cpp" line="288"/>
<source>Upgrade</source>
<translation>Actualizar</translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <location filename="version_mismatch.ui" line="32"/>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="38"/>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="47"/>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="81"/>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="115"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <location filename="donate.ui" line="32"/>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="47"/>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="61"/>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="71"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="93"/>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="100"/>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<context>
<name>MainWindow</name>
<message>
- <location filename="mainwindow.cpp" line="248"/>
- <location filename="mainwindow.cpp" line="249"/>
+ <location filename="mainwindow.cpp" line="257"/>
+ <location filename="mainwindow.cpp" line="258"/>
<source>default</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="411"/>
+ <location filename="mainwindow.cpp" line="420"/>
<source>Select one or more input files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="438"/>
+ <location filename="mainwindow.cpp" line="447"/>
<source>Output File Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.cpp" line="507"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="509"/>
+ <location filename="mainwindow.cpp" line="518"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="531"/>
+ <location filename="mainwindow.cpp" line="540"/>
<source>Input and output formats do not support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="534"/>
+ <location filename="mainwindow.cpp" line="543"/>
<source>Input does not support %1; output format supports %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="537"/>
+ <location filename="mainwindow.cpp" line="546"/>
<source>Input format supports %1; output format does not support %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="540"/>
+ <location filename="mainwindow.cpp" line="549"/>
<source>Both input and output formats support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="561"/>
+ <location filename="mainwindow.cpp" line="570"/>
<source>waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="562"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="572"/>
<source>routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="653"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>There are no input options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="660"/>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="669"/>
+ <location filename="mainwindow.cpp" line="689"/>
<source>Options for %1</source>
<translation>Options pour %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="673"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>There are no output options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="694"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="713"/>
+ <location filename="mainwindow.cpp" line="722"/>
<source>No input file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
+ <location filename="mainwindow.cpp" line="729"/>
<source>No valid output specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="725"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>No output file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="741"/>
+ <location filename="mainwindow.cpp" line="750"/>
<source>Process "%1" did not start</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="755"/>
+ <location filename="mainwindow.cpp" line="764"/>
<source>Process exited unsucessfully with code %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="908"/>
+ <location filename="mainwindow.cpp" line="917"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="993"/>
+ <location filename="mainwindow.cpp" line="1012"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1017"/>
+ <location filename="mainwindow.cpp" line="1036"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1079"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1062"/>
+ <location filename="mainwindow.cpp" line="1081"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="61"/>
+ <location filename="preferences.ui" line="59"/>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="preferences.ui" line="68"/>
<source>Formats</source>
<translation></translation>
</message>
<message>
- <location filename="preferences.ui" line="69"/>
+ <location filename="preferences.ui" line="76"/>
<source>Enabled Formats</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="93"/>
+ <location filename="preferences.ui" line="100"/>
<source>Enable All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="100"/>
+ <location filename="preferences.ui" line="107"/>
<source>Disable All</source>
<translation type="unfinished"></translation>
</message>
<context>
<name>UpgradeCheck</name>
<message>
- <location filename="upgrade.cpp" line="205"/>
+ <location filename="upgrade.cpp" line="207"/>
<source>HTTP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="206"/>
+ <location filename="upgrade.cpp" line="208"/>
<source>Download failed: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="235"/>
+ <location filename="upgrade.cpp" line="237"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="236"/>
+ <location filename="upgrade.cpp" line="238"/>
<source>Invalid return data at line %1: %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="275"/>
+ <location filename="upgrade.cpp" line="277"/>
<source>A new version of GPSBabel is available.<br />Your version is %1 <br />The latest version is %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="292"/>
+ <location filename="upgrade.cpp" line="294"/>
<source>Do you wish to download an upgrade?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="286"/>
+ <location filename="upgrade.cpp" line="288"/>
<source>Upgrade</source>
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <location filename="version_mismatch.ui" line="32"/>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="38"/>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="47"/>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="81"/>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="115"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <location filename="donate.ui" line="32"/>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="47"/>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="61"/>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="71"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="93"/>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="100"/>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<context>
<name>MainWindow</name>
<message>
- <location filename="mainwindow.cpp" line="248"/>
- <location filename="mainwindow.cpp" line="249"/>
+ <location filename="mainwindow.cpp" line="257"/>
+ <location filename="mainwindow.cpp" line="258"/>
<source>default</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="411"/>
+ <location filename="mainwindow.cpp" line="420"/>
<source>Select one or more input files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="438"/>
+ <location filename="mainwindow.cpp" line="447"/>
<source>Output File Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.cpp" line="507"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="509"/>
+ <location filename="mainwindow.cpp" line="518"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="531"/>
+ <location filename="mainwindow.cpp" line="540"/>
<source>Input and output formats do not support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="534"/>
+ <location filename="mainwindow.cpp" line="543"/>
<source>Input does not support %1; output format supports %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="537"/>
+ <location filename="mainwindow.cpp" line="546"/>
<source>Input format supports %1; output format does not support %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="540"/>
+ <location filename="mainwindow.cpp" line="549"/>
<source>Both input and output formats support %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="561"/>
+ <location filename="mainwindow.cpp" line="570"/>
<source>waypoints</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="562"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>tracks</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="572"/>
<source>routes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="653"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>There are no input options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="660"/>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="669"/>
+ <location filename="mainwindow.cpp" line="689"/>
<source>Options for %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="673"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>There are no output options for format "%1"</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="694"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="713"/>
+ <location filename="mainwindow.cpp" line="722"/>
<source>No input file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
+ <location filename="mainwindow.cpp" line="729"/>
<source>No valid output specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="725"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>No output file specified</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="741"/>
+ <location filename="mainwindow.cpp" line="750"/>
<source>Process "%1" did not start</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="755"/>
+ <location filename="mainwindow.cpp" line="764"/>
<source>Process exited unsucessfully with code %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Translation successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="908"/>
+ <location filename="mainwindow.cpp" line="917"/>
<source>Error running gpsbabel: %1
</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="993"/>
+ <location filename="mainwindow.cpp" line="1012"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1017"/>
+ <location filename="mainwindow.cpp" line="1036"/>
<source>About %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1079"/>
<source>One or more data filters are active</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1062"/>
+ <location filename="mainwindow.cpp" line="1081"/>
<source>No data filters are active</source>
<translation type="unfinished"></translation>
</message>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="61"/>
+ <location filename="preferences.ui" line="59"/>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="preferences.ui" line="68"/>
<source>Formats</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="69"/>
+ <location filename="preferences.ui" line="76"/>
<source>Enabled Formats</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="93"/>
+ <location filename="preferences.ui" line="100"/>
<source>Enable All</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="preferences.ui" line="100"/>
+ <location filename="preferences.ui" line="107"/>
<source>Disable All</source>
<translation type="unfinished"></translation>
</message>
<context>
<name>UpgradeCheck</name>
<message>
- <location filename="upgrade.cpp" line="205"/>
+ <location filename="upgrade.cpp" line="207"/>
<source>HTTP</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="206"/>
+ <location filename="upgrade.cpp" line="208"/>
<source>Download failed: %1.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="235"/>
+ <location filename="upgrade.cpp" line="237"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="236"/>
+ <location filename="upgrade.cpp" line="238"/>
<source>Invalid return data at line %1: %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="275"/>
+ <location filename="upgrade.cpp" line="277"/>
<source>A new version of GPSBabel is available.<br />Your version is %1 <br />The latest version is %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="292"/>
+ <location filename="upgrade.cpp" line="294"/>
<source>Do you wish to download an upgrade?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="286"/>
+ <location filename="upgrade.cpp" line="288"/>
<source>Upgrade</source>
<translation type="unfinished"></translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <location filename="version_mismatch.ui" line="32"/>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="38"/>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="47"/>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="81"/>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="115"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
<translation>Opzioni predefinite dei formati</translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <location filename="donate.ui" line="32"/>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="47"/>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="61"/>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="71"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="93"/>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="100"/>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<translation>Controlla aggiornamenti</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="248"/>
- <location filename="mainwindow.cpp" line="249"/>
+ <location filename="mainwindow.cpp" line="257"/>
+ <location filename="mainwindow.cpp" line="258"/>
<source>default</source>
<translation>predefinite</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="411"/>
+ <location filename="mainwindow.cpp" line="420"/>
<source>Select one or more input files</source>
<translation>Selezionare uno o più file in ingresso</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="438"/>
+ <location filename="mainwindow.cpp" line="447"/>
<source>Output File Name</source>
<translation>Nome del file in uscita</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.cpp" line="507"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Questo programma non può proseguire.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="509"/>
+ <location filename="mainwindow.cpp" line="518"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Questo programma non può proseguire.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="531"/>
+ <location filename="mainwindow.cpp" line="540"/>
<source>Input and output formats do not support %1</source>
<translation>I formati di ingresso e di uscita non supportano %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="534"/>
+ <location filename="mainwindow.cpp" line="543"/>
<source>Input does not support %1; output format supports %2</source>
<translation>L'ingresso non supporta %1, il formato di destinazione supporta %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="537"/>
+ <location filename="mainwindow.cpp" line="546"/>
<source>Input format supports %1; output format does not support %2</source>
<translation>Il formato in ingresso supporta %1, il formato di destinazione non supporta %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="540"/>
+ <location filename="mainwindow.cpp" line="549"/>
<source>Both input and output formats support %1</source>
<translation>I formati di origine e di destinazione supportano %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="561"/>
+ <location filename="mainwindow.cpp" line="570"/>
<source>waypoints</source>
<translation>punti di interesse</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="562"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>tracks</source>
<translation>tracce</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="572"/>
<source>routes</source>
<translation>rotte</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="653"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>There are no input options for format "%1"</source>
<translation>Non ci sono opzioni in ingresso per il formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="660"/>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="669"/>
+ <location filename="mainwindow.cpp" line="689"/>
<source>Options for %1</source>
<translation>Opzioni per %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="673"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>There are no output options for format "%1"</source>
<translation>Non ci sono opzioni in uscita per il formato "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="694"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>Non è stato specificato alcun punto di interesse/rotta/traccia</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="713"/>
+ <location filename="mainwindow.cpp" line="722"/>
<source>No input file specified</source>
<translation>Il file di origine non è stato specificato</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
+ <location filename="mainwindow.cpp" line="729"/>
<source>No valid output specified</source>
<translation>Non è stata specificata una destinazione valida</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="725"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>No output file specified</source>
<translation>Il file di destinazione non è stato specificato</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="741"/>
+ <location filename="mainwindow.cpp" line="750"/>
<source>Process "%1" did not start</source>
<translation>Il processo "%1" non è stato avviato</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="755"/>
+ <location filename="mainwindow.cpp" line="764"/>
<source>Process exited unsucessfully with code %1</source>
<translation>Il processo è terminato con il codice di errorre %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Translation successful</source>
<translation>Traduzione terminata con successo</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="908"/>
+ <location filename="mainwindow.cpp" line="917"/>
<source>Error running gpsbabel: %1
</source>
<translation>Errore durante l'esecuzione di gpsbabel: %1
</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="993"/>
+ <location filename="mainwindow.cpp" line="1012"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Si è certi di voler reimpostare tutte le opzioni dei formati ai valori predefiniti?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1017"/>
+ <location filename="mainwindow.cpp" line="1036"/>
<source>About %1</source>
<translation>Informazioni su %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1079"/>
<source>One or more data filters are active</source>
<translation>È attivo uno o più filtri di dati</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1062"/>
+ <location filename="mainwindow.cpp" line="1081"/>
<source>No data filters are active</source>
<translation>Nessun filtro di dati è attivo</translation>
</message>
<translation>Trasmetti informazioni anonime sull'utilizzo.</translation>
</message>
<message>
- <location filename="preferences.ui" line="61"/>
+ <location filename="preferences.ui" line="59"/>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="preferences.ui" line="68"/>
<source>Formats</source>
<translation>Formati</translation>
</message>
<message>
- <location filename="preferences.ui" line="69"/>
+ <location filename="preferences.ui" line="76"/>
<source>Enabled Formats</source>
<translation>Formati abilitati</translation>
</message>
<message>
- <location filename="preferences.ui" line="93"/>
+ <location filename="preferences.ui" line="100"/>
<source>Enable All</source>
<translation>Abilita tutti</translation>
</message>
<message>
- <location filename="preferences.ui" line="100"/>
+ <location filename="preferences.ui" line="107"/>
<source>Disable All</source>
<translation>Disabilita tutti</translation>
</message>
<context>
<name>UpgradeCheck</name>
<message>
- <location filename="upgrade.cpp" line="205"/>
+ <location filename="upgrade.cpp" line="207"/>
<source>HTTP</source>
<translation>HTTP</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="206"/>
+ <location filename="upgrade.cpp" line="208"/>
<source>Download failed: %1.</source>
<translation>Scaricamento non riuscito: %1.</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="235"/>
+ <location filename="upgrade.cpp" line="237"/>
<source>Error</source>
<translation>Errore</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="236"/>
+ <location filename="upgrade.cpp" line="238"/>
<source>Invalid return data at line %1: %2.</source>
<translation>Dati ricevuti non validi alla linea %1: %2.</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="275"/>
+ <location filename="upgrade.cpp" line="277"/>
<source>A new version of GPSBabel is available.<br />Your version is %1 <br />The latest version is %2</source>
<translation>È disponibile una nuova versione di GPSBabel.<br />Versione corrente: %1 <br />Nuova versione: %2</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="286"/>
+ <location filename="upgrade.cpp" line="288"/>
<source>Upgrade</source>
<translation>Aggiorna</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="292"/>
+ <location filename="upgrade.cpp" line="294"/>
<source>Do you wish to download an upgrade?</source>
<translation>Si desidera scaricare un aggiornamento?</translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <location filename="version_mismatch.ui" line="32"/>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="38"/>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="47"/>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="81"/>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="115"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
<translation>Параметры по умолчанию</translation>
</message>
</context>
+<context>
+ <name>Donate</name>
+ <message>
+ <location filename="donate.ui" line="32"/>
+ <source>Support GPSBabel</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="47"/>
+ <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GPSBabel is free software built and supported by volunteers. It consumes vast amounts of time to create and support the software as well as money for mapping programs, GPS receivers, and development fixtures. Please see how you can <a href="http://www.gpsbabel.org"><span style=" text-decoration: underline; color:#0000ff;">contribute time or via PayPal (no account needed) or Google Checkout.</span></a></p></body></html></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="61"/>
+ <source><p>Of course, if you've already contributed to the project or you just can't help the project, please check the box below to never see this message again.</p></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="71"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="93"/>
+ <source>No, Thanks</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="donate.ui" line="100"/>
+ <source>Contribute</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>FileDlgManager</name>
<message>
<translation>Проверить обновления</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="248"/>
- <location filename="mainwindow.cpp" line="249"/>
+ <location filename="mainwindow.cpp" line="257"/>
+ <location filename="mainwindow.cpp" line="258"/>
<source>default</source>
<translation>по умолчанию</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="411"/>
+ <location filename="mainwindow.cpp" line="420"/>
<source>Select one or more input files</source>
<translation>Выберите один или несколько файлов</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="438"/>
+ <location filename="mainwindow.cpp" line="447"/>
<source>Output File Name</source>
<translation>Имя выходного файла</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.cpp" line="507"/>
<source>Error reading format configuration. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Выполнение программы не может быть продолжено.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="509"/>
+ <location filename="mainwindow.cpp" line="518"/>
<source>Some file/device formats were not found during initialization. Check that the backend program "gpsbabel" is properly installed and is in the current PATH
This program cannot continue.</source>
Выполнение программы не может быть продолжено.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="531"/>
+ <location filename="mainwindow.cpp" line="540"/>
<source>Input and output formats do not support %1</source>
<translation>Входной и выходной форматы не поддерживают %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="534"/>
+ <location filename="mainwindow.cpp" line="543"/>
<source>Input does not support %1; output format supports %2</source>
<translation>Входной формат не поддерживает %1; выходной формат поддерживает %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="537"/>
+ <location filename="mainwindow.cpp" line="546"/>
<source>Input format supports %1; output format does not support %2</source>
<translation>Входной формат поддерживает %1; выходной формат не поддерживаетt %2</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="540"/>
+ <location filename="mainwindow.cpp" line="549"/>
<source>Both input and output formats support %1</source>
<translation>Входной и выходной формат поддерживают %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="561"/>
+ <location filename="mainwindow.cpp" line="570"/>
<source>waypoints</source>
<translation>маршрутные точки</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="562"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>tracks</source>
<translation>треки</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="572"/>
<source>routes</source>
<translation>маршруты</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="653"/>
+ <location filename="mainwindow.cpp" line="662"/>
<source>There are no input options for format "%1"</source>
<translation>Нет входных параметров для формата "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="660"/>
- <location filename="mainwindow.cpp" line="680"/>
+ <location filename="mainwindow.cpp" line="669"/>
+ <location filename="mainwindow.cpp" line="689"/>
<source>Options for %1</source>
<translation>Параметры %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="673"/>
+ <location filename="mainwindow.cpp" line="682"/>
<source>There are no output options for format "%1"</source>
<translation>Нет выходных параметров для формата "%1"</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="694"/>
+ <location filename="mainwindow.cpp" line="703"/>
<source>No valid waypoints/routes/tracks translation specified</source>
<translation>Не выбрано преобразование маршрутных точек/маршрутов/треков</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="713"/>
+ <location filename="mainwindow.cpp" line="722"/>
<source>No input file specified</source>
<translation>Не выбран входной файл</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="720"/>
+ <location filename="mainwindow.cpp" line="729"/>
<source>No valid output specified</source>
<translation>Не выбран выходной файл</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="725"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>No output file specified</source>
<translation>Не выбран выходной файл</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="741"/>
+ <location filename="mainwindow.cpp" line="750"/>
<source>Process "%1" did not start</source>
<translation>Процесс "%1" не запустился</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="755"/>
+ <location filename="mainwindow.cpp" line="764"/>
<source>Process exited unsucessfully with code %1</source>
<translation>Процесс завершился неудачей с кодом %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="898"/>
+ <location filename="mainwindow.cpp" line="907"/>
<source>Translation successful</source>
<translation>Конвертация выполнена</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="908"/>
+ <location filename="mainwindow.cpp" line="917"/>
<source>Error running gpsbabel: %1
</source>
<translation>Ошибка запуска gpsbabel: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="993"/>
+ <location filename="mainwindow.cpp" line="1012"/>
<source>Are you sure you want to reset all format options to default values?</source>
<translation>Вы действительно желаете сбросить все параметры формата в значения по умолчанию?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1017"/>
+ <location filename="mainwindow.cpp" line="1036"/>
<source>About %1</source>
<translation>О %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1060"/>
+ <location filename="mainwindow.cpp" line="1079"/>
<source>One or more data filters are active</source>
<translation>Один или более фильтров данных активны</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1062"/>
+ <location filename="mainwindow.cpp" line="1081"/>
<source>No data filters are active</source>
<translation>Фильтры данных не активны</translation>
</message>
<translation>Анонимно отправлять используемые данные.</translation>
</message>
<message>
- <location filename="preferences.ui" line="61"/>
+ <location filename="preferences.ui" line="59"/>
+ <source>Ignore mismatch between command line and GUI version.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="preferences.ui" line="68"/>
<source>Formats</source>
<translation>Форматы</translation>
</message>
<message>
- <location filename="preferences.ui" line="69"/>
+ <location filename="preferences.ui" line="76"/>
<source>Enabled Formats</source>
<translation>Доступные форматы</translation>
</message>
<message>
- <location filename="preferences.ui" line="93"/>
+ <location filename="preferences.ui" line="100"/>
<source>Enable All</source>
<translation>Включить все</translation>
</message>
<message>
- <location filename="preferences.ui" line="100"/>
+ <location filename="preferences.ui" line="107"/>
<source>Disable All</source>
<translation>Отключить все</translation>
</message>
<context>
<name>UpgradeCheck</name>
<message>
- <location filename="upgrade.cpp" line="205"/>
+ <location filename="upgrade.cpp" line="207"/>
<source>HTTP</source>
<translation></translation>
</message>
<message>
- <location filename="upgrade.cpp" line="206"/>
+ <location filename="upgrade.cpp" line="208"/>
<source>Download failed: %1.</source>
<translation>Загрузка завершилась неудачей: %1.</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="235"/>
+ <location filename="upgrade.cpp" line="237"/>
<source>Error</source>
<translation>Ошибка</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="236"/>
+ <location filename="upgrade.cpp" line="238"/>
<source>Invalid return data at line %1: %2.</source>
<translation>Некорректные данные возвращены в строке %1: %2.</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="275"/>
+ <location filename="upgrade.cpp" line="277"/>
<source>A new version of GPSBabel is available.<br />Your version is %1 <br />The latest version is %2</source>
<translation>Доступна новая версия GPSBabel.<br />Используемая версия %1 <br />Последняя доступная версия %2</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="286"/>
+ <location filename="upgrade.cpp" line="288"/>
<source>Upgrade</source>
<translation>Обновить</translation>
</message>
<message>
- <location filename="upgrade.cpp" line="292"/>
+ <location filename="upgrade.cpp" line="294"/>
<source>Do you wish to download an upgrade?</source>
<translation>Загрузить обновление?</translation>
</message>
</context>
+<context>
+ <name>VersionMismatch</name>
+ <message>
+ <location filename="version_mismatch.ui" line="32"/>
+ <source>GPSBabel Version Mismatch</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="38"/>
+ <source><b>A version mismatch has been detected.</b></source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="47"/>
+ <source>GPSBabel command line version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="81"/>
+ <source>GPSBabel GUI version:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="version_mismatch.ui" line="115"/>
+ <source>Never show this message again.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
<context>
<name>WayPtsWidget</name>
<message>
// -*- C++ -*-
-// $Id: mainwindow.cpp,v 1.21 2010/06/19 23:59:06 robertl Exp $
+// $Id: mainwindow.cpp,v 1.22 2010/06/20 04:16:21 robertl Exp $
//------------------------------------------------------------------------
//
// Copyright (C) 2009 S. Khai Mong <khai@mangrai.com>.
}
if (!bd.ignoreVersionMismatch && babelVersion != VERSION) {
- VersionMismatch vm(0, babelVersion, QString(appName) + QString(" " VERSION));
+ VersionMismatch vm(0, babelVersion, QString(appName) + QString(" Version " VERSION));
vm.exec();
bd.ignoreVersionMismatch = vm.neverAgain();
-; $Id: setup.iss,v 1.20 2010/06/19 23:47:45 robertl Exp $\r
+; $Id: setup.iss,v 1.21 2010/06/20 04:16:21 robertl Exp $\r
;\r
; NOTE: setup.iss is generated from setup.iss.in via autoconf.\r
; The generated setup.iss is checked in to help keep the version numbers\r
cd gui
for i in $(echo gpsbabelfe_??.ts | sed 's/gpsbabelfe_\(..\).ts/\1/g')
do
- mkdir objects/gpsbabelfe-bin.app/Contents/Resources/$i.lproj
+ mkdir objects/GPSBabelFE.app/Contents/Resources/$i.lproj
done